At some point in its execution, the each method executes the yield instruction giving it an argument that happens to be the next element of the list in the case of the Array class's each method. 在执行中的某个时刻,each方法执行yield指令,在Array类的each方法的情况下,给该指令一个正巧成为列表中下一个元素的参数。
I set an empty instruction list for this MethodGen, which I'll later fill in with the actual timing code. 我为这个MethodGen设置一个空的指令清单,在后面我将用实际的计时代码填充它。
English Film Appreciation and Instruction Design& Taking Schindler's List as An Example 英语电影欣赏与教学设计&以美国电影《辛德勒的名单》为例
Algorithm about transforming PLC ladder diagram to instruction list based on series-parallel merging method 基于串并联归并的PLC梯形图向指令表转换算法
Click post instructions, and then in the instruction type list, select defect. 单击“发布指令”,然后在“指令类型”列表中选择“脱离”。
In the designing of the system's kernel module-language transformation module, the topic uses the COMPOSITE Design Pattern to realize the transformation from ladder diagram into instruction list; 在系统的核心模块&语言转换模块中引入了COMPOSITE模式实现了梯形图指令向语句表转换;
According to compiling principle knowledge, the thesis has realized the instruction list language compiler. 最后本文根据编译原理的知识,实现了指令表语言的编译器。
Under the instruction of our tutor, professor Zhang Hongbin, we studied the traditional theory of insomnia, list the syndromes of TCM related to it and form a whole view about it. 在导师张洪斌教授指导下,本研究系统复习了古代失眠理论,统计其中与失眠相关联的中医证候,形成对失眠的整体认识。
In this paper, the interpreter system of the Soft-PLC is researched and discussed. Based on the instruction of Mitsubishi PLC, a PLC Instruction List program interpreting process is analyzed. 主要研究讨论了软PLC的运行解释系统,在结合三菱PLC指令的基础上,分析解释了一个软PLC指令表解释程序实现过程。
In the compiling module, the thesis depicts the PLC's Instruction List Language grammar with the help of Extendable Backus Normal Form which provides a foundation for compiling. 在论文的编译模块,论文对PLC的指令表语言的文法用EBNF(扩展的巴科斯诺尔范式)进行了详细的描述,为后面的编译处理提供了依据。
Transformation Algorithm Between Ladder Diagram and Instruction List Based on AOV Diagraph and Binary Tree 基于AOV图及二叉树的梯形图与指令表互换算法
The instruction statement list was written down into PLC processor by entering instruction of "write down" through connecting computer with PLC processor by cable. 用编程电缆连接计算机和PLC主机,执行写出操作,将指令语句表写出到PLC主机。
Uses the thought of stack to actualize the transformation from instruction list into ladder diagram. 采用堆栈思想实现语句表向梯形图指令转换功能。
The input codes to be compiled is Instruction List, and the aim code is C/ C++ language which could operate on running system. 其中,要编译的输入代码为指令表语言,所生成的目标代码为能够在运行系统运行的C/C++语言代码。
The "write down" programme was to make the instruction programme of statement list written down into the random of subscriber programme of PLC processor. 写出程序是将计算机内的指令语句表程序写出至PLC主机的用户程序存储器。
The ladder diagram of PLC was programmed by adopting special software of "FXGP-WIN-CN" through learning experience of the diagram and the ladder diagram was also transferred into instruction statement list. 参照梯形图在计算机上利用专用编程软件FXGP-WIN-CN编制PLC的梯形图,并转换成指令语句表。
The simulation algorithm designs directly on the basis of the instruction list, realizing the fast simulation of the ladder diagram. 仿真算法直接基于指令表进行设计,实现了梯形图的快速仿真。
Using a stack algorithm achieved ladder logic into Instruction List, and ultimately to generate the file which can identified by CNC machine tools. 在梯形图编辑显示的基础上,采用数据链表堆栈的算法实现了梯形图向指令语言的逻辑转化,最终可生成数控机床可以识别的文件。
The system of syntax checking of Ladder Diagram will check if there is any syntax error in the Ladder Diagram. If the Ladder Diagram is compliance, it can be transformed to instruction list. 梯形图的语法检查可以检查梯形图的常见语法错误,检查语法无误后,可以将梯形图程序由梯形图语言转换为指令表语言。
In view of the conversion between ladder diagram and instruction list programs, the transformation algorithm is presented based on XML and binary tree. 本文重点研究了梯形图和指令表程序间的转换算法,并结合XML语言和二叉树的特点,提出了基于XML及二叉树的梯形图和指令表转换算法。
The thesis has mainly realized the followingobjectives: the PLC equipped with the functions of the ladder diagram programming, instruction list programming and ladder diagram into instruction list. 本文主要实现了梯形图编程功能、指令表编程功能以及梯形图转换为指令表功能。
At the same time, analysis each logical of language instruction, and then achieve the Instruction List to the ladder diagram. 2. 对每个指令语言的逻辑进行分析,实现了指令语言向梯形图的转化。
With the simulation system, users can not only design and program PLC ladder diagram, but also compile instruction list language control program. Meanwhile, they transform freely between the two languages. 依据编程语言标准,用户可以使用该仿真系统设计和编写PLC梯形图或指令表语言控制程序,并能在这两种语言之间自由转换。
For the instruction scheduling this paper firstly proposes a hybrid operation scheduling algorithm based on critical path and list scheduling, but the scheduling performance is limited because of the local optimality in the algorithm. 针对指令调度任务,本文首先提出了一种基于操作的关键路径与表调度混合算法,但该算法属于局部最优化算法,限制了调度性能。